|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for all screens displayed by the kiosk software.
Method Summary | |
void |
setClockTime(java.lang.String s)
If the screen has a clock, sets the clock text to the given string, otherwise does nothing. |
void |
start()
Initializes the screen and prepares it to be displayed. |
void |
stop()
Performs any cleanup, such as stoping timers, when the screen stops being displayed. |
Method Detail |
public void start()
public void stop()
public void setClockTime(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |